C# Mine
ContentsIndexHome
PreviousUpNext
SensorMessage.SensorMessage Constructor (UInt32, int, DateTime, int, int, double, byte[])

Constructs object and populates values

Syntax
C#
public SensorMessage(UInt32 sensorID, int profileID, DateTime messageDate, int state, int signalStrength, double voltage, byte[] data);
Copyright (c) 2017. All rights reserved.
What do you think about this topic? Send feedback!